Feedback? Ideas? Complaints? Suggestions? Request for report about other area?
send me a message!
This page was generated using data obtained on 2025-05-18. Please,
send me a message if you want it updated!
Remember to check whether edits make sense! All reports are on this page because these tasks require human judgment to verify whether the proposed edit makes sense. Some proposed edits will be wrong, in such case they should be not done and problem reported
wikipedia tag links to 404
Wikipedia article linked from OSM object using wikipedia tag is missing.
Often article was moved without leaving redirect and wikipedia tag should be edited to point to the new one.
Article may be deleted and no longer existing, or link was never valid. In such cases wikipedia tag should be deleted.
Rauschbergbahn (außer Betrieb) - an affected OSM element that may be improved
overpass query usable in JOSM that will load all objects where this specific error is present:
[out:xml][timeout:3600];
(
way(25931923)['wikipedia'='de:Rauschbergbahn (außer Betrieb)'];
); (._;>;); out meta qt;//['wikipedia tag links to 404']
should use a secondary wikipedia tag - linking from wikipedia and wikidata tag to a travel
linked wikidata entry (Q2324607)(Gymnasium Landschulheim Marquartstein article) is about a travel, so it is very unlikely to be correct
subject:wikipedia=* or subject:wikipedia tag would be probably better (see https://wiki.openstreetmap.org/wiki/Key:wikipedia#Secondary_Wikipedia_links for full list of what else may be applicable)
in case of change remember to add such prefix (or remove) wikidata tag if it is present
object categorised by Wikidata - wrong classification may be caused by wrong data on Wikidata
Gymnasium Landschulheim Marquartstein - an affected OSM element that may be improved
overpass query usable in JOSM that will load all objects where this specific error is present:
[out:xml][timeout:3600];
(
relation(9719331)['wikidata'='Q2324607'];
); (._;>;); out meta qt;//['should use a secondary wikipedia tag - linking from wikipedia and wikidata tag to a travel']
information board topic must be tagged with subject:wikipedia tag - not with wikipedia tag
an affected OSM element that may be improved
overpass query usable in JOSM that will load all objects where this specific error is present:
[out:xml][timeout:3600];
(
node(2985644111)['information'='board']['wikipedia'='de:Bifuß'];
); (._;>;); out meta qt;//['information board with wikipedia tag, not subject:wikipedia']
operator:wikidata and operator:wikipedia tags link to a different objects (Q107477739 vs Q15806976 wikidata id assigned to linked Wikipedia article)
112 UW Grabenstätt - UW Traunstein - UW Traunreut - an affected OSM element that may be improved
overpass query usable in JOSM that will load all objects where this specific error is present:
[out:xml][timeout:3600];
(
relation(1379113)['operator:wikidata'='Q107477739']['operator:wikipedia'='de:E.ON Netz'];
); (._;>;); out meta qt;//['wikipedia wikidata mismatch - for operator prefixed tags']
network:wikidata and network:wikipedia tags link to a different objects (Q15712258 vs (missing) wikidata id assigned to linked Wikipedia article) Note that this OSM object has network:wikipedia tag that links redirect ('Flixbus' to 'FlixBus').
Flixbus N950: Frankfurt (Main) => Osijek - an affected OSM element that may be improved
network:wikidata and network:wikipedia tags link to a different objects (Q15712258 vs (missing) wikidata id assigned to linked Wikipedia article) Note that this OSM object has network:wikipedia tag that links redirect ('Flixbus' to 'FlixBus').
Flixbus N950: Osijek => Frankfurt (Main) - an affected OSM element that may be improved
network:wikidata and network:wikipedia tags link to a different objects (Q15712258 vs (missing) wikidata id assigned to linked Wikipedia article) Note that this OSM object has network:wikipedia tag that links redirect ('Flixbus' to 'FlixBus').
Flixbus N948: Split, autobusna stanica => Frankfurt (Main) Hbf - an affected OSM element that may be improved
overpass query usable in JOSM that will load all objects where this specific error is present:
[out:xml][timeout:3600];
(
relation(9255801)['network:wikidata'='Q15712258']['network:wikipedia'='en:Flixbus'];
relation(9262564)['network:wikidata'='Q15712258']['network:wikipedia'='en:Flixbus'];
relation(9691936)['network:wikidata'='Q15712258']['network:wikipedia'='en:Flixbus'];
); (._;>;); out meta qt;//['wikipedia wikidata mismatch - for network prefixed tags']
Other useful resources
JOSM Wikipedia plugin
Note to self: online version hosted at https://matkoniecz.github.io/OSM-wikipedia-tag-validator-reports, files are stored at https://github.com/matkoniecz/OSM-wikipedia-tag-validator-reports.